home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1997 February / macformat-047.iso / Demos / Chiller Killers / Chiller / Chiller.DXR / 00542.ls < prev    next >
Encoding:
Text File  |  1996-11-28  |  98 b   |  8 lines

  1. on mouseUp
  2.   global switchit, s
  3.   text()
  4.   set switchit to 0
  5.   do("sel" & s & EMPTY)
  6.   zoom()
  7. end
  8.